<!--#include file="" -->调用问题

来源:百度知道 编辑:UC知道 时间:2024/07/04 14:35:43
小弟的代码如下 在DREAM中已经可以看到成功调用的文件了 但是测试的时候确看不到调用的文件 请个位大虾帮忙 谢谢

<!--#include file="head.asp" -->

<style type="text/css">
<!--
.STYLE1 { color: #FFFF00;
font-weight: bold;
}
body,td,th {
font-size: 10pt;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></head>

<div align="left">
<table width="975" height="320" border="0">
<tr>
<td width="197" height="15" bgcolor="#FF9900"> </td>
<td width="477" bgcolor="#CCCCCC"><div align="cente

你好~
你空间显示这样主要的目的是你误加了一些CSS代码~
代码如下:
scrollbar-highlight-color:#199EF8;
scrollbar-3dlight-color:#9DE9FC;
scrollbar-darkshadow-color:#9DE9FC;
scrollbar-shadow-color:#9DE9FC;
scrollbar-arrow-color:#70C0F5;
scrollbar-track-color:#9DD5FC:

这就是你误加的代码~

刚才已经查看过你的CSS代码,并且帮你修改了~
你空间的CSS代码如下,是已经修改好了的~
直接复制用就可以了~
代码如下:

body{background-color:#FFE574}

#header{height:89px}
#header div.lc{}
#header div.rc{}
#header div.tit{top:8px;left:20px;line-height:22px;font-size:20px;font-family:黑体}
#header div.tit a.titlink{color:#CF6404;text-decoration:none}
#header div.tit a.titlink:visited{color:#CF6404;text-decoration:none}
#header div.desc{top:33px;left:20px;color:#CF6404;font-size:13px}
#tabline{top:89px;background-color:#FFE573}
#tab{top:67px;background-color:#FF9900}
#tab a.on,#tab a.on:link,#tab a.on:visited{border-top:3px solid #FF9900